From: Mattias EngdegÄrd Date: Fri, 29 Mar 2024 10:53:56 +0000 (+0100) Subject: ; * test/lisp/vc/vc-git-tests.el: bend doc string quote X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~14^2~18^2~2110 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=2f0df93d8ca0a8d4d6b040458661b8eb21fc39e9;p=emacs.git ; * test/lisp/vc/vc-git-tests.el: bend doc string quote --- diff --git a/test/lisp/vc/vc-git-tests.el b/test/lisp/vc/vc-git-tests.el index bbf0c4277dd..f15a0f52e8c 100644 --- a/test/lisp/vc/vc-git-tests.el +++ b/test/lisp/vc/vc-git-tests.el @@ -91,7 +91,7 @@ will be bound to that directory's file name. Once BODY exits, the directory will be deleted. Some dummy environment variables will be set for the duration of BODY to -allow 'git commit' to determine identities for authors and committers." +allow `git commit' to determine identities for authors and committers." (declare (indent 1)) `(ert-with-temp-directory ,name (let ((default-directory ,name)